From: Richard M. Stallman Date: Thu, 25 Jul 2002 18:16:45 +0000 (+0000) Subject: Sexp diary entries can specify how to highlight the date. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~55953 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=94534262c53e8602d72289aca8bef1d0685046a6;p=emacs.git Sexp diary entries can specify how to highlight the date. --- diff --git a/man/calendar.texi b/man/calendar.texi index 505f593053e..3b06d30fef4 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1303,9 +1303,12 @@ the 11 above to @samp{'(1 2 3)} and have the entry apply to the last Thursday of January, February, and March. If the month is @code{t}, the entry applies to all months of the year.@refill - Most generally, sexp diary entries can perform arbitrary -computations to determine when they apply. @xref{Sexp Diary Entries,, -Sexp Diary Entries, elisp, The Emacs Lisp Reference Manual}. + Each of the standard sexp diary entries takes an optional parameter +specifying the name of a face or a single-character string to use when +marking the entry in the calendar. Most generally, sexp diary entries +can perform arbitrary computations to determine when they apply. +@xref{Sexp Diary Entries,, Sexp Diary Entries, elisp, The Emacs Lisp +Reference Manual}. @node Appointments @section Appointments